<% items.forEach(function(item) { %>
  • <%= item.text %>
  • <% }); %>